PHP Function Table / Implementation & Documentation
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
by extension
statistics
This is a reference table that shows for each function (and alias)
- in which version it is available
- where its definition currently lives in the source
- if it is documented
- translation status for the supported documentation languages
The Information is gathered into a mysql database
from checkouts of all tagged CVS release versions from the past
plus the latest CVS version
by modified versions of the funclist and quickref tools from phpdoc.
I created this overview after finding more than one function that
had been introduced into PHP3 and documented after the code split
but not brought into the PHP4 repository yet.
The pages are available as a tarball (php-reftab.tar.gz)
for offline reading (~350KB packed, ~11MB(!) unpacked).
Note:
-
Translation status is checked by comparing the <refpurpose>
entries against the english version. This may lead to
wrong results if the english version changed without
the not-yet-translated file being updated.
Take this field as a hint only!
-
Alias information is taken from php4 source only, in php3 source
there is no difference between function and alias entires in the
function tables.
ToDo:
-
automated site update
-
implementation links for php3
-
? reduce markup for faster table rendering ?
What's new:
- 19.5.2000 (#2)
- functions grouped by extension package
- minor markup changes for better print output
- 19.5.2000
- prototype-column for php3
- filename columns removed from the table
- reference links to bonsai.php.net include line numbers
- for php4 there are now links to function table entry _and_ implementation
- 17.5.2000
- prototype-column (latest php4 only)
- what's missing pages under statistics
(c) 2000 Hartmut Holzgraefe
Last modified: Fri May 19 11:51:02 CEST 2000